Revision: tla--devo--1.1--patch-58
Archive: miles@gnu.org--gnu-2003
Creator: Miles Bader <miles@gnu.org>
Date: Thu Nov 27 08:46:49 JST 2003
Standard-date: 2003-11-26 23:46:49 GMT
Modified-files: libarch/cmds.c
New-patches: miles@gnu.org--gnu-2003/tla--devo--1.1--patch-58
Summary: Swap `aliasness' of OP-id and OP commands

This patch should have no real user-visible effect, except for the help
output -- it just makes the OP-id forms of add-id, delete-id, and
move-id the `real' command names, and the OP forms the aliases.

With the recent addition of the `mv' command, I think this makes the
distinction betwen mv and move slightly clearer by emphasizing that the
latter is merely a handy alias for move-id.  If an `rm' command is later
added, this will also help for that case -- and even now, it helps to
emphasize that the `delete-id' command only affects the explicit id, and
doesn't remove the actual file.

[If most users actually end up using `tla mv' instead of `tla move-id'
it might be better to simply remove the `move' alias altogether, leaving
`move-id' for use by scripts and occasional user use, but that's a more
controversial change.]
